Skip to content

Conversation

pannagger
Copy link

Closes #2592

@simnik12
Copy link

This works for me

Copy link

@simnik12 simnik12 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tested this on IOS and it is working

@ssunday
Copy link

ssunday commented Jun 16, 2025

Also works for me, would very much appreciate a release ASAP!

@pannagger
Copy link
Author

Not sure how to get the approval?

@Uusimene
Copy link

Uusimene commented Aug 7, 2025

Works for me, thank you and thank you patch-package...

@roggyboy
Copy link

roggyboy commented Sep 4, 2025

Works for me, thank you and thank you patch-package...

Hi.
Where can i find the patch file for this fix @Uusimene

@Uusimene
Copy link

Uusimene commented Sep 4, 2025

Works for me, thank you and thank you patch-package...

Hi. Where can i find the patch file for this fix @Uusimene

I solved this problem by taking the changes from this PR, and applying them manually to the react-native-calendars in my /node_modules/react-native-calendars/src/agenda/index.js file. You can create the patch file with the npm patch-package package after applying the changes yourself. That package will ensure that everyone who runs npm install / yarn on your project will get the patch applied to the react-native-calendars.

It's not the perfect solution, but since this repository/PR seems to be largely ignored, it works great.

@roggyboy
Copy link

roggyboy commented Sep 4, 2025

Works for me, thank you and thank you patch-package...

Hi. Where can i find the patch file for this fix @Uusimene

I solved this problem by taking the changes from this PR, and applying them manually to the react-native-calendars in my /node_modules/react-native-calendars/src/agenda/index.js file. You can create the patch file with the npm patch-package package after applying the changes yourself. That package will ensure that everyone who runs npm install / yarn on your project will get the patch applied to the react-native-calendars.

It's not the perfect solution, but since this repository/PR seems to be largely ignored, it works great.

Thanks, that did the trick for the ios problem. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Agenda Initially Expanded and Non-Responsive in iOS
5 participants